﻿@charset "utf-8";
/* CSS Document */
body{
    background-color: #FFFFFF;
}
html {
   /* background: url("../images/htmlbg.png") repeat-y center;*/
}

body {
    overflow-x: hidden;
    color: #666;
    font-size: 12px;
    font-family: "微软雅黑", "宋体";
    position: relative;
}

/*网站字体颜色*/
a {
    color: #000000;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
a:hover {
    color: #38b7ea;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
    width: 760px;
    margin: 0 auto;
}

.dede_pages {
}

.dede_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.dede_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.dede_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.dede_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.dede_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.dede_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

/* -- 页面整体布局 -- */
.header, .content, .footer {
    width: 1440px;
    margin: 0 auto;
    font-family: "微软雅黑", "宋体";

}
.content{
    margin-top: 10px;
}
.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 1178px;
    overflow: hidden;
    margin-left: 130px;
}

.left3 {
    width: 1176px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url("../images/left_top_img.gif" ) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url("../images/left_bot_img.gif") no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.rightbot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 1118px;
    float: left;
    display: inline;
    margin-left: 15px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.right2top {
    background: url("../images/right2_top_img.gif" ) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2bot {
    background: url("../images/left_bot2_img.gif" ) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 1176px;
    min-height: 658px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
}

.right_main1 {
    width: 1176px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
}

.right2_main {
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff
}

.left2_main {
    width: 1175px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

.container {
    
    width: 1440px;
    /*width: 1030px;*/
}
.container01{
    margin-left: auto;
    margin-right: auto;
    width: 1030px;
}

/*页眉*/
.header {
    position: relative;
    z-index: 9999;
    width: 100%;
    background-color: #fff;
}

/*--顶部链接导航*/
.hd_top {
    background-color: #dadada;
}

.hd_top .container {
    height: 30px;
    line-height: 30px;
    color: #333;
}

.hd_top a {
    padding: 0 10px;
    color: #333;
}

.hd_top a:hover {
    color: #0085da;
    text-decoration: none;
}

/*--页眉内容*/
.hd_cont {
    position: relative;
    height: 30px;
    overflow: hidden;
    width: 1805px;
    background-color: #0c7d45;
    margin: 0 auto;
}

.hd_cont .hd_logo {
    position: absolute;
    left: 240px;
    top: -30px;
}
.hd_cont .dh_phone{
    position: absolute;
    top: -30px;
    left: 1200px;
}
.hd_cont .hd_logo dd {
    float: left;
    margin-top: 30px;
    margin-left: -150px;
    padding: 4px 0 3px 10px;
    /*font-style: italic;*/
   /* background: url("../images/logotxtbr.png" ) no-repeat left center;*/
}

.hd_cont .hd_logo dd h2 {
    font-size: 20px;
    color: white;
    font-family: 迷你简魏碑 ;
}


.hd_cont .dh_phone {
    float: right;
    padding: 4px 0px 4px 40px;
    margin-top: 30px;
	margin-left: -200px
    background: url("../images/hdphoen_ico.png") no-repeat left center;
    background-size: 26px 26px;
    color: #4ab344;
    min-width: 200px;
}
.hd_cont .dh_phone{
    font-size:15px;
    font-family: "微软雅黑", "宋体";
}
.hd_cont .dh_phone dd {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 3px;
    color: #FFFFFF;
}

/*--导航栏*/
.dh_nav {
    width: 1440px;
    margin: 0 auto;
    margin-bottom: 1px;
    position: relative;
}
dh_nav img{
    position: absolute;
    top: 10px;
    left: 20px;
}

.dh_nav ul {
    overflow: hidden;

}
.dh_nav ul .page_item{
    width: 154px;
}
.dh_nav ul .navHome{
    border-left: .1px solid #FFFFFF;
}
.dh_nav li {

    float: left;
}
.dh_nav li:first-child{
    background-color: #0c7d45;
}
.dh_nav li:first-child a{
    color: #FFFFFF;
}
.dh_nav li:nth-child(3){
    width: 162px;
}
.dh_nav li a {
    display: block;
    _float: left;
    padding: 0 40px;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    font-family: microsoft yahei;
}

.dh_nav li a.navHome {
    padding: 0 15px;
}

.dh_nav li a.navCur, .dh_nav li a:hover {

    color: #FFFFFF;
    background-color: #0c7d45;
}

.dh_nav li.li_hot {
    position: relative;
}

.dh_nav li.li_hot i {
    position: absolute;
    right: 10px;
    top: 4px;
    width: 19px;
    height: 12px;
    background: url("../images/hot_ico.png" ) no-repeat center;
}

.fotNav {
    background-color: #171819;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.fotNav .container {
    border-bottom: 1px solid #00b834;
    height: 47px;
}

.fotNav a {
    padding: 0 18px;
    font-size: 14px;
    color: #fff;
}

.fotBg {
    background-color: #171819;
}

.footer {
    height: 460px;
}

.footer .contTit {
    margin: 20px 0;
}

.footer .contTit .titA {
    color: #fff;
    border-left-color: #fff;
}

.footer .contTit span {
    font-size: 16px;
    color: #a9a9a9;
}

.formBox {
    width: 351px;
}

.formBox .m_form {
}

.formBox .m_form li {
    margin-bottom: 10px;
}

.formBox .m_form .iptTxt {
    width: 331px;
    border: none;
    height: 14px;
    line-height: 14px;
    padding: 10px;
    outline: none;
    background: url("../images/ipttxt.png" ) no-repeat center;
    color: #eee;
    font-family: microsoft yahei;
    font-size: 14px;
}

.formBox .m_form .txtAre {
    width: 331px;
    height: 132px;
    border: none;
    outline: none;
    resize: none;
    padding: 10px;
    color: #eee;
    line-height: 20px;
    background: url("../images/txtare.png") no-repeat center;
    font-family: microsoft yahei;
    font-size: 14px;
}

.formBox .m_form .btnTj {
    width: 116px;
    height: 31px;
    border: none;
    background: url("../images/btntj.png") no-repeat center;
    cursor: pointer;
}

.lxhw {
    padding-left: 58px;
    margin-right: 46px;
    width: 444px;
    background: url("../images/lxhwbg.png" ) no-repeat left center;
}

.lxhw p {
    padding-bottom: 12px;
    font-size: 18px;
    color: #00b834;
    border-bottom: 4px solid #454647;
}

.lxhw dl {
    padding: 16px 0 16px 60px;
    border-bottom: 1px solid #454647;
    background-repeat: no-repeat;
    background-position: left center;
}

.lxhw dt {
    font-size: 14px;
    color: #ccc;
}

.lxhw dd {
    margin-top: 6px;
    font-size: 16px;
    color: #00b834;
}

.lxhw .d1 {
    background-image: url("../images/fotlx_01.png" );
}

.lxhw .d2 {
    background-image: url("../images/fotlx_02.png" );
}

.lxhw .d3 {
    background-image: url("../images/fotlx_03.png" );
}

.lxhw .d4 {
    background-image: url("../images/fotlx_04.png");
    border-bottom: none;
}

.fotBotTxt {
    margin: 0 auto;
    width: 1805px;
    height: 30px;
    line-height: 44px;
    background-color: #027c4d;
    color: #999;
    padding: 10px 0;
    text-align: center;
}

.fotBotTxt a {
    color: #fff;
}

.fotBotTxt a:hover {
    color: #38b7ea;
    text-decoration: none;
}

.contTit {
    position: relative;
    height: 48px;
    line-height: 48px;
}

.contTit .titA {
    border-left: 5px solid #00549d;
    padding-left: 12px;
    font-size: 18px;
    color: #333;
}

.contTit span {
    margin-left: 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-weight: normal;
}

.contTit .titMore {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #333;
}
.contTit .titMore span{

}
.contTit .btnS {
    position: absolute;
    right: 0;
    top: 6px;
}

.contTit .btnS a {
    float: left;
    margin-left: 2px;
}

.contTit2 {
    margin-bottom: 24px;
    height: 40px;
    line-height: 40px;
}

.contTit2 .titA {
    font-weight: bold;
}

/*客服代码部分*/
.qqserver .qqserver-header:after, .qqserver .qqserver-header:before, .qqserver li a:after, .qqserver li a:before {
    display: table;
    content: ' '
}

.qqserver .qqserver-header:after, .qqserver li a:after {
    clear: both
}

.qqserver .qqserver-header, .qqserver li a, .tabs, .user-main, .view-category, .view-category-list > li {
    *zoom: 1
}

.qqserver {
    position: fixed;
    top: 50%;
    right: 0;
    height: 209px;
    margin-top: -104px;
    z-index: 1000;
}

.qqserver.unfold .qqserver-body {
    right: 0
}

.qqserver .qqserver-body {
    position: absolute;
    z-index: 999;
    right: -144px;
    width: 122px;
    padding: 12px 10px;
    -webkit-transition: .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .3s cubic-bezier(.19, 1, .22, 1);
    transition: .3s cubic-bezier(.19, 1, .22, 1);
    border: 1px solid #62b651;
    border-radius: 4px;
    background: #f4f7fa
}

.qqserver .qqserver_fold {
    position: absolute;
    right: 0;
    padding: 14px 7px;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #70ca5d
}

.qqserver .qqserver-header {
    padding-bottom: 10px;
    padding-left: 6px;
    border-bottom: 1px dashed #d1d4cc
}

.qqserver .qqserver-header * {
    float: left
}

.qqserver .qqserver_arrow {
    margin-top: -1px;
    margin-left: 7px;
    cursor: pointer
}

.qqserver li {
    margin-top: 6px
}

.qqserver li a {
    display: block;
    padding: 6px 12px 4px
}

.qqserver li a div {
    font-size: 14px;
    float: left;
    margin-right: 11px;
    color: #697466
}

.qqserver li a span {
    font-size: 12px;
    line-height: 18px;
    float: left;
    text-indent: 4px;
    color: #fff
}

.qqserver li a span.qqserver-service-alert {
    font-weight: 400;
    display: block
}

.qqserver li a:hover {
    text-decoration: none;
    border-radius: 4px;
    background: #eaebe9
}

.qqserver li a:hover div {
    color: #62b651
}

.qqserver .qqserver-footer {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 11px;
    border-top: 1px dashed #d1d4cc
}

.qqserver .qqserver-footer .text-primary {
    color: #70CA5D;
    font-size: 14px;
}

.qqserver .qqserver_icon-alert {
    display: inline-block;
    margin-right: 10px;
    vertical-align: -3px;
    *display: inline;
    *zoom: 1;
    *vertical-align: -1px
}

.qqserver-header div {
    width: 90px;
    height: 18px;
    background-image: url("../images/backgrounds.32.png" );
    background-position: -419px -80px
}

.qqserver_icon-alert {
    width: 16px;
    height: 14px;
    background-image: url("../images/backgrounds.32.png" );
    background-position: -595px -85px
}

.qqserver li a span {
    width: 30px;
    height: 23px;
    background-image: url("../images/backgrounds.32.png");
    background-position: -265px 0
}

.qqserver li a .qqserver-service-alert {
    width: 30px;
    height: 22px;
    background-image: url("../images/backgrounds.32.png" );
    background-position: -342px 0
}

.qqserver_fold div {
    width: 26px;
    height: 132px;
    background-image: url("../images/backgrounds.32.png");
    background-position: 0 0
}

.qqserver_fold:hover div {
    width: 26px;
    height: 132px;
    background-image: url("../images/backgrounds.32.png");
    background-position: -27px 0
}

.qqserver_arrow {
    width: 18px;
    height: 18px;
    background-image: url("../images/backgrounds.32.png");
    background-position: -435px 0
}

.qqserver_arrow:hover {
    width: 18px;
    height: 18px;
    background-image: url("../images/backgrounds.32.png" );
    background-position: -435px -38px
}